Skip to content

Rjf/gtfs flex continued#132

Draft
robfitzgerald wants to merge 54 commits into
mainfrom
rjf/gtfs-flex-continued
Draft

Rjf/gtfs flex continued#132
robfitzgerald wants to merge 54 commits into
mainfrom
rjf/gtfs-flex-continued

Conversation

@robfitzgerald
Copy link
Copy Markdown
Collaborator

@robfitzgerald robfitzgerald commented Apr 15, 2026

this PR finalizes the implementation of the GTFS-Flex modeling capability.

tasks:

  • finish traversal model
  • finish constraint model
  • address zonal logic robustness issues, fully-qualified zone ids
  • update files to output datasets with fully qualified ids + automated location geometry extraction
  • revise data import to produce separate records.csv + geometries.csv files per edge list, but single zone_ids-enumerated.txt file actually, import unifies all archives into one dataset
  • update ZoneLookupConfig to expect 3 CSVs of source data
  • configuration import app for injecting flex edge lists into a TOML
  • setup CI test
  • README update with run instructions

Closes #85.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GTFS Flex - model implementation

1 participant